| StudentEnrollmentPeriodBook |
| EntityType | Independent |
| Logical Entity Name | StudentEnrollmentPeriodBook |
| Default Table Name | AdEnrollBook |
| Logical Only | NO |
| Definition | |
| Note |
| StudentEnrollmentPeriodBook Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StudentEnrollmentPeriodId |
INTEGER | NO | ||
StudentEnrollmentPeriodBookId |
INTEGER | NO | ||
| BookId | INTEGER | NO | ||
| StudentCourseId | INTEGER | NO | ||
| IsNewBook | BIT | NO | ||
| Price | MONEY(19, 4) | YES | ||
| IssuedDate | DATETIME | YES | ||
| Status | CHAR(1) | NO | ||
| Note | VARCHAR(255) | YES | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
StudentEnrollmentPeriodId |
INTEGER | YES |
| StudentEnrollmentPeriodBook Keys |
| Key Name | Key Type | Keys |
| AdEnrollBook_AdEnrollBookID_U_C_IDX | PrimaryKey | StudentEnrollmentPeriodBookId |
| AdEnrollBook_AdEnrollID_N_N_IDX | Inversion Entry | StudentEnrollmentPeriodId |
| StudentEnrollmentPeriodBook Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| StudentEnrollmentPeriod | Non-Identifying | One To Zero or More | StudentEnrollmentPeriodId | NO | |||
| StudentEnrollmentPeriod | Non-Identifying | Zero or One to Zero or More | StudentEnrollmentPeriodId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentEnrollmentPeriodBook Check Constraints |
| Check Constraint Name | CheckConstraint |